Skip to content

aes-kw: derive Copy, Clone, and Hash for Error#78

Merged
newpavlov merged 4 commits into
RustCrypto:masterfrom
smalis-msft:patch-1
May 27, 2026
Merged

aes-kw: derive Copy, Clone, and Hash for Error#78
newpavlov merged 4 commits into
RustCrypto:masterfrom
smalis-msft:patch-1

Conversation

@smalis-msft
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread aes-kw/src/error.rs
@newpavlov newpavlov changed the title Add Clone derive to Error enum aes-kw: derive Copy, Clone, and Hash for Error May 27, 2026
@newpavlov newpavlov merged commit ed8faa4 into RustCrypto:master May 27, 2026
9 checks passed
@newpavlov newpavlov mentioned this pull request May 27, 2026
newpavlov added a commit that referenced this pull request May 27, 2026
### Added
- Implementation of `Copy`, `Clone`, and `Hash` traits for `Error`
([#78])
- Implementation of `ZeroizeOnDrop` gated on `zeroize` crate feature
([#80])

### Changed
- Use `doc_cfg` instead of `doc_auto_cfg` ([#83])

[#78]: #78
[#80]: #80
[#83]: #83
@smalis-msft smalis-msft deleted the patch-1 branch May 27, 2026 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants